This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Vera Elveluvitchader 14.Jan.04 03:09 PM a Web browser Applications Development 6.0.3 Windows XP
Hi Folks,
does anyone know of limits using the uiws.PicklistCollection command with the singleCategory-option?
I need to display some documents, depending on two comboboxes. I use different views for different settings in the comboboxes. One view has pretty long categories, up to 200 characters. Short categories work, the long ones do not. I do not know exactly the limits, but maybe one of you know.
May there be some other problem using the singlecategory feature of picklists? The exact command looks like this:
Dim uiws as new NotesUIWorkspace
Dim resarcherDocColl as NotesDocumentCollection
Dim ses as New NotesSession
Dim db as NotesDatabase
Dim lookupView as String
Dim lookupCategory as String